Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerCarsten Schoenert <c.schoenert@t-online.de>
Thu, 12 Aug 2021 14:13:25 +0000 (15:13 +0100)
commit7698ae6011d143d9d2dcffd0f509ec6d07104e6c
tree41c1fd697cdf4cfe8bb58917b64838469943ba94
parentbd60bb94a45620960c06cd38d85ec512d0ed9f32
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
mozglue/baseprofiler/core/platform-linux-android.cpp
tools/profiler/core/platform-linux-android.cpp